home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / skecthpad.swf / scripts / frame_56 / DoAction.as
Text File  |  2008-04-25  |  129b  |  3 lines

  1. _root.divider = Math.ceil((hr1 * 600 + hr2 * 60 + mn1 * 10 + mn2) / 2);
  2. _root.score = Math.round(_root.score / _root.divider);
  3.